home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / qbsub10.arc / QBSUB10.DOC < prev    next >
Encoding:
Text File  |  1986-06-25  |  1.4 KB  |  32 lines

  1. QBSUB10.DOC -- MSDOS QuickBASIC                    25 June 86
  2.         by David L. Poskie     (608) 274-9560
  3.                    7118 Raymond Rd. Madison, WI 53719
  4.    Please run any suggestions, corrections, additions, or changes by me.
  5.         I can also be messaged on all the major Madison, WI RBBS's.
  6.  
  7.     QBSUB10.ARC contains the standard subroutines I use in MSDOS
  8.     QuickBASIC programming. I give them out in hopes others can
  9.     use them and learn from them, and in hope that others will
  10.     share their QuickBASIC code and expertise with me.
  11.  
  12.     QBSUB10.ARC contains the following files:
  13.         QBSUB10.DOC -- This document
  14.         QBSUB.TXT -- My personal view of QuickBASIC
  15.         FILTER.SUB -- String filter subroutines
  16.         KEY.SUB -- Numlock & Capslock manipulation subroutines
  17.         LMENU.SUB -- Line menu load and management subroutines
  18.         OMNI.SUB -- Universal set of my most used subroutines
  19.         PARSE.SUB -- Parse the command line subroutines
  20.         SIMTIME.SUB -- Time simulation subroutines
  21.         SOUND.SUB -- Simple sound generation subroutines
  22.         WINDOW.SUB -- Window management with horiz & vertical menus
  23.  
  24.     These subroutines are designed to be included in other programs. All
  25.     are heavily commented, and cross-checked to be compatible within
  26.     themselves.  If you have questions, contact me.
  27.  
  28.     I'd appreciate feedback on all this. 
  29. >>>>> Physical EOF QBSUB10.DOC
  30.  
  31.     
  32.